home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q101 / 9 / 20.TXT < prev    next >
Text File  |  1994-01-07  |  2KB  |  64 lines

  1. DOCUMENT:Q101920  06-JAN-1994  [W_NT]
  2. TITLE   :PRB: Anonymous FTP Access Fails When Access Reported Available
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:buglist3.10
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. An attempt by a File Transfer Protocol (FTP) client to establish a
  19. session with a Windows NT FTP server using Anonymous connections fails
  20. and the connection is refused even though FTP reports that Anonymous
  21. connections are allowed.
  22.  
  23. When this occurs, the client may receive the following message:
  24.  
  25.    331 Anonymous access allowed, send identity (e-mail name) as
  26.    password.
  27.  
  28. When the client enters the password, the server returns the following
  29. message:
  30.  
  31.    530 User anonymous cannot log in.
  32.  
  33. CAUSE
  34. =====
  35.  
  36. This problem occurs because the FTP client erroneously reports that
  37. Anonymous FTP connections are allowed. By default, the Windows NT FTP
  38. server does not allow Anonymous connections.
  39.  
  40. RESOLUTION
  41. ==========
  42.  
  43. To resolve this problem, either configure the Windows NT FTP server to
  44. support Anonymous connections or use a valid user account to use FTP.
  45.  
  46. Additional reference words: 3.10
  47. KBCategory:
  48. KBSubcategory: tpip
  49.  
  50. =============================================================================
  51.  
  52. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  53. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  54. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  55. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  56. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  57. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  58. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  59. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  60. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  61. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  62. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  63.  
  64. Copyright Microsoft Corporation 1994.